home *** CD-ROM | disk | FTP | other *** search
/ HyperLib 1997 Winter - Disc 1 / HYPERLIB-1997-Winter-CD1.ISO.7z / HYPERLIB-1997-Winter-CD1.ISO / オンラインウェア / GAME / RoboWar 4.1.1.sit / RoboWar 4.1.1 / Robots / DumBot < prev    next >
Text File  |  1990-04-07  |  270b  |  19 lines

  1. {   
  2.     DumBot
  3.     Created 12/27/89 by David Harris
  4.  
  5.     This robot is used to test the arena.
  6. }
  7.  
  8. Main:
  9.     50 shield' store
  10.     aim 7 + aim' store
  11.     range 0 > 
  12.        missilesub if
  13.     main jump
  14.  
  15. MissileSub:
  16.     50 missile' store
  17.     return
  18. □□□
  19. # This is sample text